Fix various suspend-related bugs in emacsclient. (Report & patch by Dan Nicolaescu.)
authorKaroly Lorentey <lorentey@elte.hu>
Mon, 1 Jan 2007 18:32:06 +0000 (18:32 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Mon, 1 Jan 2007 18:32:06 +0000 (18:32 +0000)
commitbae2c4a7544e710293cf1985118ea2da406cfa29
tree5e7dc90598c003759d6626ab4164adfac3e2f7a2
parent9c42a13044100817d8745528e1fa2a8b67e848cd
Fix various suspend-related bugs in emacsclient.  (Report & patch by Dan Nicolaescu.)

* lib-src/emacsclient.c (in, out): Remove.
  (s): New variable (moved out from main).
  (handle_sigcont, handle_sigtstp): Use SEND_STRING.
  (main): Fix typos.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-591
lib-src/emacsclient.c